@charset "UTF-8";

/*从下到上动画 */
@keyframes fadeInMcLeft {
  0% {
    transform: translateY(100%);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes fadeOutMcLeft {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(100%);
  }
}

@keyframes animIns {
  0% {
    transform: translateY(-100%);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes animOut {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(0);
  }
}

.fadeInMcAnimation {
  -webkit-animation: "fadeInMcLeft"0.4s 1;
}

.fadeOutMcAnimation {
  -webkit-animation: "fadeOutMcLeft"0.4s 1;
}

@media (any-hover: hover) {
  a:hover {
    background: none;
  }
}

/*最小767屏幕*/
@media screen and (max-width: 767px) {

  html,
  body {
    height: auto;
  }
  .kit_hidden_header_mc {
    display: none !important;
  }

  .kit_header {
    width: 100%;
    background: #fff;
    padding: 8px 15px;
    border-bottom: 1px solid #eeeeef;
    justify-content: space-between;
    padding: 8px 15px;
  }

  .kit_go_generator {
    width: calc(50% - 4px);
    height: 44px;
  }

  .kit_go_generator {
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #14CFA6;
  }

  .avatr_logo_img {
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    width: 38px;
    height: 38px;
  }

  .kit_logo_info {
    padding: 5px 5px 5px 0;
  }

  /* .kit_logo_info img {
        width: 34px;
        height: 34px;
    } */

  .kit_my_logo_name {
    font-size: 15px;
    margin-left: 5px;
  }

  /* 我的logo列表弹窗 */
  .kit_my_logo_container {
    width: 100%;
    height: calc(100% - 50px);
    top: 50px;
    border-radius: 15px 15px 0px 0px;
    overflow: hidden;
  }

  .close_my_logo_list,
  .vi_preview_close_icon {
    position: absolute;
    top: 17px;
    left: 15px;
    display: inline-block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url("../images/close_my_logo.png") no-repeat center / 100%;
  }

  .logo_list_header {
    padding: 15px;
  }

  .logo_list_header h3 {
    font-size: 18px;
    line-height: 35px;
  }

  .kit_logged_logo_list {
    padding: 0 15px;
    top: 72px;
  }

  .kit_logged_logo_list ul {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
  }

  .kit_logo_item {
    border-radius: 3px;
    margin-bottom: 10px;
    width: calc(50% - 5px);
    height: auto;
    min-height: calc((50vw - 20px) * 0.75);
    margin-right: 10px;
  }

  .kit_logo_item a {
    border-radius: 3px;
  }

  .vi_logo_list_ul {
    padding-top: 0px;
  }


  .kit_logo_item:nth-child(even) {
    margin-right: 0;
  }

  .default_item_logo img {
    width: 100%;
    height: auto;
  }

  .kit_buy_logo_icon {
    top: 5px;
    right: 5px;
  }

  .kit_logo_list_generator,
  .visitor_footer {
    width: calc(100% - 30px);
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #14CFA6;
    line-height: 23px;
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: 2;
    margin: 0 15px;
  }

  .kit_logo_info .kit_my_logo_name {
    font-size: 21px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000000;
  }

  .kit_select_icon {
    width: 16px;
    height: 16px;
  }

  /* .kit_header_pc {
  display: none !important;
}

.kit_header_mc {
  display: flex !important;
} */
  .visitor_footer {
    bottom: 20px;
    background-color: #fff;
  }

  .kit_guide_icon {
    display: inline-block;
  }

  .visitor_footer .f_v_btn {
    width: 100%;
    height: 47px;
    border-radius: 4px;
    border: 1px solid #14CFA6;
    line-height: 45px;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #14CFA6;
  }

  .visitor_footer .visitor_vi_desc {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
  }

  .kit_header_pc {
    padding-left: 105px;
    border-bottom: 1px solid #EEEEEF;
    width: 100%;
    background: #fff;
    height: 88px;
    z-index: 61;
    display: none !important;
  }

  .kit_my_logo {
    width: 93px;
    height: 70px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #E4E4E4;
    padding: 0;
    overflow: hidden;
  }

  .kit_select_icon_pc {
    display: none;
  }

  .kit_select_icon_mc {
    display: block;
    position: absolute;
    bottom: 2px;
    right: 2px;
    width: 22px;
    height: 22px;
    background: url("../images/refresh_mc_icon.png") no-repeat center / 100%;
  }

  .kit_header_pc .header_tab {
    background: #fff;
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
  }
  .kit_header_pc .header_tab .tab_item {
    height: 100%;
    box-shadow: none;
    border-radius: 0;
    display: inline-block;
    flex: none;
  }
  .kit_header_pc .header_tab .tab_item:first-child {
    margin-right: 30px;
  }
  .header_tab .tab_item a {
    font-size: 17px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 70px;
  }
  .kit_header_pc .header_tab .tab_item.on {
    border-bottom: 3px solid #14CFA6;
  }
  .kit_header_pc .header_tab .tab_item.on a{
    color: #14CFA6;
  }
  .kit_logo_item:hover img {
    transform: none;
  }

  /* 左侧菜单样式 */
  .kit_left_menu {
    width: 90px;
    height: calc(100% - 149px);
    background: #F5F6F9;
    transition: all 0.3s;
    top: 88px;
    z-index: 61;
    padding: 0;
    display: none !important;
  }

  .kit_menu {
    /* display: flex; */
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
    margin-bottom: 0;
  }
  .showAwayMenu, .putAwayMenu {
    display: none !important;
  }

  .kit_menu::-webkit-scrollbar {
    display: none;
  }

  .kit_menu .menu_item {
    width: auto;
  }

  .kit_menu .menu_item {
    height: auto;
    margin-right: 0px;
  }

  .kit_menu .menu_item .menu_a_link i {
    width: 45px;
    height: 45px;
    border: 1px solid #e4e4e4;
    border-radius: 50%;
    margin-right: 0;
    display: none !important;
  }

  /* 展开后的class */
  .kit_menu_show_all {
    padding: 15px;
    animation: animIns 0.5s;
  }

  .kit_menu_put_all {
    animation: animOut 0.5s;
  }

  .kit_menu_show_all .kit_menu {
    flex-wrap: wrap;
  }

  .kit_menu_show_all .kit_menu li {
    width: 25%;
    margin-right: 0;
  }

  .kit_menu_show_all .kit_menu li:nth-child(-n + 4) {
    margin-bottom: 23px;
  }

  .all_menu_icon {
    display: none !important;
  }

  .all_sort_menu_item {
    /* flex-direction: column; */
    align-items: center;
    width: 100%;
    height: 100%;
  }

  .menu_a_link {
    flex-direction: column;
    justify-content: flex-start;
  }

  .menu_item .menu_a_link {
    padding: 0;
    align-items: center;
    width: 100%;
    height: 50px;
    background: #F5F6F9;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .all_sort_menu_item {
    align-items: center;
  }

  .menu_a_link .menu_a_link_pc_name {
    display: inline-block;
    font-size: 15px;
    /* font-family: PingFangSC-Semibold, PingFang SC; */
    text-align: center;
    /* font-weight: 400; */
    color: #2E2E2E;
    line-height: 20px;
    width: 100%;
  }

  .checked_menu_item {
    border: none;
    background: #fff;
  }
  .checked_menu_item .menu_a_link {
    background: #fff;
  }
  .checked_menu_item .menu_a_link_pc_name, .checked_menu_item .menu_selected .menu_mc_name {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #14CFA6;
    display: inline-block;
    width: 100%;
    border-left: 4px solid #14CFA6;
  }
  .checked_menu_item .menu_item_a_link.menu_selected .menu_mc_name{
    border-left: none;
  }
  .all_case_sort.checked_menu_item .menu_a_link .menu_a_link_pc_name{
    border: none;
  }
  .all_case_sort.checked_menu_item,.all_case_sort.checked_menu_item .menu_a_link{
    background: #F5F6F9
  }
  .all_sort_mc_menu_list {
    display: flex;
    flex-direction: column;
    width: 84px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    border-radius: 5px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 3px;
  }
  .all_sort_mc_menu_list .menu_mc_name, .all_sort_mc_menu_list .show_more_menu {
    text-align: center;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #4A4A4A;
    line-height: 20px;
  }
  .all_sort_mc_menu_list .menu_children_a_link ,.all_sort_mc_menu_list .show_more_menu {
    font-style: normal;
    padding: 0;
    cursor: pointer;
    text-decoration: none !important;
    width: 100%;
    height: 50px;
    background: #fff;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .all_sort_mc_menu_list .menu_children_a_link .all_menu_mc_name {
    font-size: 15px;
  }
  .all_sort_mc_menu_list .menu_item_a_link {
    padding: 0 8px;
  }
  .dirve_menu_mc {
    width: 70px;
    height: 1px;
    margin: 0 auto;
    border-top: 1px solid #eeeeef;
  }
  .all_sort_menu_list .checked_all_sort {
    display: block;
    background: url(../images/type_menu_checked.png) no-repeat center right / 20px;
  }

  .menu_item .menu_a_link:hover {
    border: none;
    background: none;
  }
  .all_sort_menu_list {
    position: fixed;
    bottom: 0;
    overflow-y: auto;
    left: 0;
    top: auto;
    width: 100%;
    height: calc(100% - 140px);
    z-index: 2009;
    background: #FFFFFF;
    padding: 15px;
    border-radius: 15px 15px 0px 0px;
    display: flex !important;
    flex-direction: column;
    transform: translate(0, 100%);
    opacity: 0;
    transition: transform 0.4s, opacity 0s linear 0.4s;
  }
  .all_sort_menu_list a {
    width: 100%;
    padding: 10px 0;
  }
  .all_sort_menu_list a:hover {
    color: #333;
  }
  .all_sort_menu_list .checked_all_sort, .all_sort_menu_list .checked_all_sort:hover {
    color: #14cfa6;
  }
  .current_logo_img{
    border: none;
  }

  .showAwayMenu {
    position: absolute;
    right: 7px;
    top: 15px;
    z-index: 5;
    width: 25px;
    height: 70px;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    box-shadow: -5px 0 5px -5px #ccc;
    transition: all 0.5s;
  }

  .showAwayMenu span {
    writing-mode: vertical-rl;
    color: #000000;
    line-height: 15px;
  }

  .showAwayIcon {
    margin-top: 7px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../images/showAwayMenu.png") no-repeat center / 100%;
  }

  .putAwayMenu {
    width: 100vw;
    height: 36px;
    position: absolute;
    bottom: -36px;
    display: none;
    left: 0px;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.02);
    border-radius: 0px 0px 20px 20px;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    transition: all 0.5s;
  }

  .putAwayMenu span {
    font-size: 12px;
    color: #999999;
  }

  .putAwayIcon {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 2px;
    background: url("../images/putAwayIcon.png") no-repeat center / 100%;
  }

  .isShowAwayMenu {
    display: flex;
  }

  /* 预览弹窗 */
  .vi_preview_popup {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    z-index: 2020;
    transform: none;
    padding: 15px 15px 10px;
    border-radius: 15px 15px 0px 0px;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    background: #f6f7f9;
    display: block !important;
    transform: translate(0, 100%);
    opacity: 0;
    transition: transform 0.4s, opacity 0s linear 0.4s;
  }

  .vi_preview_popup.slide-up, .all_sort_menu_list.slide-up {
    transform: translate(0, 0);
    opacity: 1;
    transition: transform 0.4s, opacity 0s;
  }

  .vi_preview_header {
    display: none;
  }

  .vi_preview_mc_header {
    display: block;
    margin: 12px 0 0;
  }

  .vi_preview_mc_header .s_vi_material {
    border-radius: 4px;
    border: 1px solid #14cfa6;
    width: calc(50% - 5px);
    height: 47px;
    margin-right: 10px;
    font-size: 16px;
    align-items: center;
    font-size: 16px;
    justify-content: center;
  }

  .vi_preview_mc_header .e_vi_material {
    background: #14cfa6;
    border-radius: 4px;
    color: #fff;
    width: calc(50% - 5px);
    height: 47px;
    font-size: 16px;
    align-items: center;
    font-size: 16px;
    justify-content: center;
  }

  .vi_preview_mc_header .e_vi_material span {
    background: #14cfa6 url("../images/pc_dialog_download.png") no-repeat left center / 20px;
  }

  .look_more_design_link {
    width: 100%;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    padding: 10px 0px;
  }

  .vi_preview_header .look_more_design_pc,
  .vi_preview_header_left {
    display: none;
  }

  .vi_preview_connect {
    height: calc(100% - 240px);
    margin: 50px 0 10px 0 !important;
    width: 100%;
  }

  .vi_preview_mc_header {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    width: 100vw;
    bottom: 0;
    background: #fff;
    left: 0;
    padding: 15px 15px 15px;
  }

  .vi_preview_mc_header .look_more_design_link {
    width: 100%;
    padding: 0;
    height: auto;
    margin: 20px 0 5px;
  }

  .vi_preview_mc_header .s_vi_material:visited {
    color: #14cfa6;
  }

  .vi_preview_mc_header .e_vi_material:visited {
    color: #fff;
  }

  .vi_preview_mc_header .vi_preview_open_vip {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }

  .vi_preview_open_vip a {
    width: 100%;
    height: 47px;
    background: #F8DF95;
    border-radius: 4px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #883F16;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .vi_preview_open_vip a span {
    display: inline-block;
    padding-left: 25px;
    background: url(../images/vi/mc_open_vip_btn.png) no-repeat left center / 20px;
  }

  .preview_item_ul li {
    /* background: #f6f7f9; */
  }

  .look_more_design_link {
    display: block;
    border: none;
    margin-right: 0;
  }

  .item-img {
    width: 100% !important;
  }

  .item-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }

  .vi_preview_connect .swiper-container .swiper-wrapper .swiper-slide {
    margin-right: 0 !important;
    padding: 0 5px;
  }

  header div ul .logAvatar .logined_head {
    margin-top: 10px !important;
  }

  .save_icon_popup {
    color: #14cfa6;
  }

  .kit_logo_list_generator {
    height: 47px;
  }

  /* 未购买logo样式 */
  .not_purchased_popup {
    bottom: 0;
    left: 0;
    transform: none;
    top: auto;
    z-index: 2050;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    background: #f6f7f9;
    transform: translate(0, 100%);
    opacity: 0;
    transition: transform 0.4s, opacity 0s linear 0.4s;
    border-radius: 5px 5px 0px 0px;
  }

  .not_purchased_popup.slide-up {
    transform: translate(0, 0);
    opacity: 1;
    transition: transform 0.4s, opacity 0s;
  }

  .not_purchased_popup .not_purchased_close_icon {
    display: none;
  }

  .not_purchased_connect {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .not_purchased_connect h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    color: #000000;
    margin-bottom: 15px;
  }

  .not_purchased_connect span {
    font-size: 15px;
    color: #666666;
    line-height: 22px;
  }

  .not_purchased_footer {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .not_purchased_footer a {
    width: 100%;
    height: 44px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    justify-content: center;
    align-items: center;
  }

  .not_purchased_footer .footer_buy_btn {
    border: 1px solid #14CFA6;
    color: #14CFA6;
  }

  .not_purchased_footer .footer_open_vip {
    display: none;
    background: #14CFA6;
    color: #FFFFFF;
  }

  .bottom_tips {
    height: 50px;
  }

  .vi_logo_list_ul .checked {
    border-radius: 3px;
    border: 1px solid #14CFA6;
  }

  /* swiper */
  .swiper-vi-container::-webkit-scrollbar {
    display: none;
  }

  .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #14CFA6;
    ;
  }

  /* 开通会员横幅 */
  .advert_vi_open_vip_link,
  .advert_vi_open_vip_link:hover {
    height: 59px;
    margin: 25px 0 15px;
    background: url(../images/mc_open_vip_enter_bg.png) no-repeat left center /100% auto;
  }

  .kit_type_list_container .advert_vi_open_vip_link, .all-vi .advert_vi_open_vip_link{
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .kit-scene .advert_vi_open_vip_link {
    margin-top: 0px;
  }
  .kit_left_menu ul {
    padding-bottom: 60px;
  }
}

/*最小414屏幕*/
@media screen and (max-width: 414px) {}

/*最小375屏幕*/
@media screen and (max-width: 375px) {}